Reseller Identification And Validation API

(0 reviews)

Request Attributes

Y – Required (Must be set in the input)
O – Optional (May be sent in addition to required fields).


/searchReseller


Query params

AttributeTypeRequiredPossible ValuesDescription
pageNumberYMinimum 1page number for the search criteria
limitNumberYMinimum 500, Maximum 1000page limit for the search criteria

Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
resellerSearchRequesttheaterCodeStringYEMEA,JAPAN,AMERICAS INTL,ASIA,USA,CANADATheatre code
resellerSearchRequestdistiNameStringODistributor Name
resellerSearchRequestdistiValResellerAcNoStringOReseller Account Number
resellerSearchRequestbeGeoIDStringOpartner begeo id
resellerSearchRequestdistiValSoldToNameStringOReseller Name
resellerSearchRequestpartnerNameStringOPartner Name
resellerSearchRequestcityStringOCity
resellerSearchRequeststateStringOState
resellerSearchRequestpostalCodeStringOPostal Code
resellerSearchRequestcountryStringOCountry
resellerSearchRequestspecializationStringOSpecialization Attributes
resellerSearchRequestcertificationStringOCertification Attributes
resellerSearchRequestauthorizationStringOAuthorization Attributes
resellerSearchRequestpartnerTypeStringOVAR,DVAR,SP,STI,Auth_DistiPartner Type
resellerSearchRequestpartnerSiteidStringOPartner Site ID

/gdvrResellers


Query params

AttributeTypeRequiredPossible ValuesDescription
pageNumberYMinimum 1page number for the search criteria
limitNumberYMinimum 500, Maximum 1000page limit for the search criteria

Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
gdvrResellerRequestpartnerNameStringOPartner Name
gdvrResellerRequestcityStringOCity
gdvrResellerRequeststateStringOState
gdvrResellerRequestcountryStringOCountry
gdvrResellerRequestlistArrayODNR,DPL,BPDenied Partner Types

/addReseller


Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
distiNameStringYDistributor Name
resellerDatadistiValResellerAcctNoStringOMinimum 1, Maximum 100Reseller Account Number
resellerDatadistiValSoldToNameStringOReseller Name
resellerDatapartnerNameStringOPartner Name
resellerDatapartnerSiteIDStringOPartner Site Id
resellerDataaddress1StringOSite Address1
resellerDataaddress2StringOSite Address2
resellerDatacityStringOCity
resellerDatastateStringOState
resellerDatacountryStringOCountry
resellerDatapostalCodeStringOPostal Code
resellerDatarequestDescriptionStringORemarks

/updateReseller


Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
distiNameStringYDistributor Name
resellerDatadistiValResellerAcctNoStringOMinimum 1, Maximum 100Reseller Account Number
resellerDatadistiValSoldToNameStringOReseller Name
resellerDatapartnerNameStringOPartner Name
resellerDatapartnerSiteIDStringOPartner Site Id
resellerDataaddress1StringOSite Address1
resellerDataaddress2StringOSite Address2
resellerDatacityStringOCity
resellerDatastateStringOState
resellerDatacountryStringOCountry
resellerDatapostalCodeStringOPostal Code
resellerDatarequestDescriptionStringORemarks

/deleteReseller


Request Parameters

Method: POST

Content-Type: application/json

Body :

ObjectAttributeTypeRequiredPossible ValuesDescription
distiNameStringYDistributor Name
resellerDatadistiValResellerAcctNoStringOMinimum 1, Maximum 100Reseller Account Number
resellerDatadistiValSoldToNameStringOReseller Name
resellerDatapartnerNameStringOPartner Name
resellerDatapartnerSiteIDStringOPartner Site Id
resellerDataaddress1StringOSite Address1
resellerDataaddress2StringOSite Address2
resellerDatacityStringOCity
resellerDatastateStringOState
resellerDatacountryStringOCountry
resellerDatapostalCodeStringOPostal Code
resellerDatarequestDescriptionStringORemarks

Reviews